@charset "gb2312";

/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section { 
margin:0; padding:0; } 
body,button,input,select,textarea{font-family: "Microsoft YaHei";}
h1, h2, h3, h4, h5, h6 {font-size: inherit; font-weight: normal; font-weight:500; font-size:100%; }
ol,ul{list-style:none;}
ul{list-style: none outside none;}
li{ list-style-type:none;}
ins,a{text-decoration:none; color:black;}
a:hover{ text-decoration:none; color:black;}
a:visted{ color:#000; }
.clearfix{ zoom:1; clear:both;}
.clearfix:after{ overflow:hidden; display:block; font-size:0; content:" "; clear:both; height:0;}

.marketing{ width:100%; height:100%;}
.marketing .bg{ position:absolute; overflow:hidden; width:100%; z-index:-100; top:0; left:0;}
.marketing .container{/* padding-top:94px;*/ height:100%}
.site-wrapper{ text-align:center;/* margin:200px auto 60px;*/}
.site{ width:50%; margin:0 auto;}
.site .col-lg-3 a{ font-size:18px; line-height:36px;}

.footer{ height:45px; background:#000; text-align:center; line-height:44px;}
.footer a{ display:inline-block; width:102px; line-height:45px; color:#fefefe; font-size:16px; background:url(../images/icon.jpg) right center no-repeat;}
.footer a:hover{ color:#fefefe;}
.footer .banben{ text-align:right; margin-top:-45px; font-size:12px; color:#989898;}
.footer span.icp{ margin-right:15px;}

@media (max-width: 720px) {
 	.footer{ text-align:left;}
	.footer a{ width:78px;}
	.footer span.icp{ margin-right:5px;}
}
@media (min-width: 768px) {
  .site {
    width: 30%;
    margin:0 auto;
  }
}
@media (max-width: 640px) {
  .site {
    width: 80%;
    margin:0 auto;
  }
}
